cursor_put

Wrapper for cursor_put @throws lmdb_oo.MbdError on failure @see http://symas.com/mdb/doc/group__mdb.html#ga1f83ccb40011837ff37cc32be01ad91e

static
void
cursor_put
(
MDB_cursor* cursor
,
MDB_val* key
,
MDB_val* data
,
const uint flags = 0
)

Meta